﻿2026-08-29T05:53:13.5180036Z Current runner version: '2.336.0'
2026-08-29T05:53:13.5184915Z Runner name: 'kitsubito'
2026-08-29T05:53:13.5185423Z Runner group name: 'Default'
2026-08-29T05:53:13.5186058Z Machine name: 'KITSUBITO'
2026-08-29T05:53:13.5189520Z ##[group]GITHUB_TOKEN Permissions
2026-08-29T05:53:13.5191410Z Actions: write
2026-08-29T05:53:13.5191830Z ArtifactMetadata: write
2026-08-29T05:53:13.5192239Z Attestations: write
2026-08-29T05:53:13.5192616Z Checks: write
2026-08-29T05:53:13.5192978Z CodeQuality: write
2026-08-29T05:53:13.5193359Z Contents: write
2026-08-29T05:53:13.5193736Z CopilotRequests: write
2026-08-29T05:53:13.5194136Z Deployments: write
2026-08-29T05:53:13.5194518Z Discussions: write
2026-08-29T05:53:13.5194889Z Drives: write
2026-08-29T05:53:13.5195252Z Issues: write
2026-08-29T05:53:13.5195613Z Metadata: read
2026-08-29T05:53:13.5195974Z Models: read
2026-08-29T05:53:13.5196336Z Packages: write
2026-08-29T05:53:13.5196703Z Pages: write
2026-08-29T05:53:13.5197160Z PullRequests: write
2026-08-29T05:53:13.5197572Z RepositoryProjects: write
2026-08-29T05:53:13.5197994Z SecurityEvents: write
2026-08-29T05:53:13.5198371Z Statuses: write
2026-08-29T05:53:13.5198730Z VulnerabilityAlerts: read
2026-08-29T05:53:13.5199256Z ##[endgroup]
2026-08-29T05:53:13.5200820Z Secret source: Actions
2026-08-29T05:53:13.5201508Z Prepare workflow directory
2026-08-29T05:53:13.5702851Z Prepare all required actions
2026-08-29T05:53:13.5739590Z Getting action download info
2026-08-29T05:53:13.8951966Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-29T05:53:14.3282490Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-29T05:53:15.0382483Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-29T05:53:15.1455741Z ##[group]Run set -euo pipefail
2026-08-29T05:53:15.1456845Z [36;1mset -euo pipefail[0m
2026-08-29T05:53:15.1457709Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-29T05:53:15.1458926Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-29T05:53:15.1460472Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-29T05:53:15.1461978Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-29T05:53:15.1463271Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-29T05:53:15.1464370Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-29T05:53:15.1466114Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-29T05:53:15.1467754Z [36;1m  exit 1[0m
2026-08-29T05:53:15.1468398Z [36;1mfi[0m
2026-08-29T05:53:15.1486272Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:53:15.1487592Z ##[endgroup]
2026-08-29T05:53:15.1615853Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=637615198208 floor_bytes=34359738368
2026-08-29T05:53:15.1882582Z ##[group]Run actions/checkout@v5
2026-08-29T05:53:15.1883495Z with:
2026-08-29T05:53:15.1884113Z   fetch-depth: 0
2026-08-29T05:53:15.1884829Z   repository: BigscreenVR/spt-bs-core
2026-08-29T05:53:15.1892164Z   token: ***
2026-08-29T05:53:15.1892813Z   ssh-strict: true
2026-08-29T05:53:15.1893471Z   ssh-user: git
2026-08-29T05:53:15.1894141Z   persist-credentials: true
2026-08-29T05:53:15.1894879Z   clean: true
2026-08-29T05:53:15.1895556Z   sparse-checkout-cone-mode: true
2026-08-29T05:53:15.1896348Z   fetch-tags: false
2026-08-29T05:53:15.1897021Z   show-progress: true
2026-08-29T05:53:15.1897689Z   lfs: false
2026-08-29T05:53:15.1898319Z   submodules: false
2026-08-29T05:53:15.1899301Z   set-safe-directory: true
2026-08-29T05:53:15.1900477Z   allow-unsafe-pr-checkout: false
2026-08-29T05:53:15.1901450Z ##[endgroup]
2026-08-29T05:53:15.2704513Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-29T05:53:15.2706730Z ##[group]Getting Git version info
2026-08-29T05:53:15.2708114Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-29T05:53:15.2710558Z [command]/usr/bin/git version
2026-08-29T05:53:15.2711358Z git version 2.43.0
2026-08-29T05:53:15.2715875Z ##[endgroup]
2026-08-29T05:53:15.2724703Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/2d43797e-a7e1-4964-b4e9-85046b1c7377/.gitconfig'
2026-08-29T05:53:15.2733223Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2d43797e-a7e1-4964-b4e9-85046b1c7377' before making global git config changes
2026-08-29T05:53:15.2737129Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T05:53:15.2740487Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T05:53:15.2770732Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-29T05:53:15.2790774Z https://github.com/BigscreenVR/spt-bs-core
2026-08-29T05:53:15.2802204Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-29T05:53:15.2804785Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-29T05:53:15.2828025Z refs/heads/golden/conduit-236-r3
2026-08-29T05:53:15.2835080Z [command]/usr/bin/git checkout --detach
2026-08-29T05:53:15.3246110Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T05:53:15.3297503Z [command]/usr/bin/git branch --delete --force golden/conduit-236-r3
2026-08-29T05:53:15.3337972Z Deleted branch golden/conduit-236-r3 (was 8e0983777).
2026-08-29T05:53:15.4406724Z ##[endgroup]
2026-08-29T05:53:15.4407630Z [command]/usr/bin/git submodule status
2026-08-29T05:53:15.4594486Z ##[group]Cleaning the repository
2026-08-29T05:53:15.4595911Z [command]/usr/bin/git clean -ffdx
2026-08-29T05:53:19.3272550Z Removing bench-ledger/
2026-08-29T05:53:19.3273712Z Removing target/
2026-08-29T05:53:19.3282142Z [command]/usr/bin/git reset --hard HEAD
2026-08-29T05:53:19.3437453Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T05:53:19.3443380Z ##[endgroup]
2026-08-29T05:53:19.3445001Z ##[group]Disabling automatic garbage collection
2026-08-29T05:53:19.3448766Z [command]/usr/bin/git config --local gc.auto 0
2026-08-29T05:53:19.3473590Z ##[endgroup]
2026-08-29T05:53:19.3474065Z ##[group]Setting up auth
2026-08-29T05:53:19.3478648Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T05:53:19.3500992Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-29T05:53:19.3694126Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T05:53:19.3721952Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-29T05:53:19.3903182Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T05:53:19.3933987Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T05:53:19.4124306Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-29T05:53:19.4155418Z ##[endgroup]
2026-08-29T05:53:19.4155916Z ##[group]Fetching the repository
2026-08-29T05:53:19.4161447Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-29T05:53:20.2807588Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-29T05:53:20.2808282Z  + 27a14c1cd...487f36167 fix/234-adapter-io-poll -> origin/fix/234-adapter-io-poll  (forced update)
2026-08-29T05:53:20.2809690Z  * [new branch]          handoff/conduit-236-respin2 -> origin/handoff/conduit-236-respin2
2026-08-29T05:53:20.2908899Z [command]/usr/bin/git branch --list --remote origin/golden/conduit-236-r3
2026-08-29T05:53:20.2980043Z   origin/golden/conduit-236-r3
2026-08-29T05:53:20.2986894Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/conduit-236-r3
2026-08-29T05:53:20.3005682Z 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T05:53:20.3009154Z ##[endgroup]
2026-08-29T05:53:20.3009483Z ##[group]Determining the checkout info
2026-08-29T05:53:20.3010813Z ##[endgroup]
2026-08-29T05:53:20.3013370Z [command]/usr/bin/git sparse-checkout disable
2026-08-29T05:53:20.3052424Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-29T05:53:20.3073930Z ##[group]Checking out the ref
2026-08-29T05:53:20.3076342Z [command]/usr/bin/git checkout --progress --force -B golden/conduit-236-r3 refs/remotes/origin/golden/conduit-236-r3
2026-08-29T05:53:20.3142186Z Switched to a new branch 'golden/conduit-236-r3'
2026-08-29T05:53:20.3142744Z branch 'golden/conduit-236-r3' set up to track 'origin/golden/conduit-236-r3'.
2026-08-29T05:53:20.3147846Z ##[endgroup]
2026-08-29T05:53:20.3185667Z [command]/usr/bin/git log -1 --format=%H
2026-08-29T05:53:20.3211879Z 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T05:53:20.3334944Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-29T05:53:20.3335374Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-29T05:53:20.3349114Z shell: /usr/bin/bash -e {0}
2026-08-29T05:53:20.3349343Z ##[endgroup]
2026-08-29T05:53:20.3432533Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-29T05:53:20.3432871Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-29T05:53:20.3446064Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:53:20.3446355Z env:
2026-08-29T05:53:20.3446556Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-29T05:53:20.3446779Z ##[endgroup]
2026-08-29T05:53:20.3489296Z CI-CENSUS scope roots:
2026-08-29T05:53:20.3489683Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T05:53:20.3490164Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-29T05:53:20.3490671Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-29T05:53:20.3491139Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-29T05:53:20.3491463Z   root: /home/reavus/spt-n1-oldbroker
2026-08-29T05:53:20.3535535Z CI-CENSUS self-check OK: walked 412 /proc entries, exe resolution live
2026-08-29T05:53:21.9205841Z CI-CENSUS phase=start box_procs=412 box_fds=11328 family_total=26 scoped=0 unscoped=26 unreadable_path=0 flood_orphans=0
2026-08-29T05:53:21.9206570Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9207075Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9207550Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9208013Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9208489Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9209028Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9209490Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9209947Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9210519Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9210996Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9211492Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9211936Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9212408Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9213120Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9213582Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9214039Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9214516Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9214991Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9215462Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9215933Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9216397Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9216849Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9217379Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9217875Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:53:21.9218410Z   FOREIGN  pid=3338629 /home/reavus/projects/spt-core/spt-core/.worktrees/rca-236/target/debug/spt
2026-08-29T05:53:21.9219082Z   FOREIGN  pid=3338648 /home/reavus/projects/spt-core/spt-core/.worktrees/rca-236/target/debug/spt
2026-08-29T05:53:21.9248407Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-29T05:53:21.9248773Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-29T05:53:21.9261356Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:53:21.9261642Z env:
2026-08-29T05:53:21.9261825Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-29T05:53:21.9262038Z ##[endgroup]
2026-08-29T05:53:21.9374470Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:53:21.9399330Z ##[group]Run set -euo pipefail
2026-08-29T05:53:21.9399616Z [36;1mset -euo pipefail[0m
2026-08-29T05:53:21.9399853Z [36;1mPIN=0c95435[0m
2026-08-29T05:53:21.9400063Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-29T05:53:21.9400306Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-29T05:53:21.9400621Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-29T05:53:21.9401018Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-29T05:53:21.9401417Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-29T05:53:21.9401745Z [36;1m  rm -rf "$CACHE"[0m
2026-08-29T05:53:21.9401972Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-29T05:53:21.9402240Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-29T05:53:21.9402572Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-29T05:53:21.9403012Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-29T05:53:21.9403421Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-29T05:53:21.9403827Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-29T05:53:21.9404246Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-29T05:53:21.9404665Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-29T05:53:21.9405074Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-29T05:53:21.9405492Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-29T05:53:21.9405836Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-29T05:53:21.9406174Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-29T05:53:21.9406631Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-29T05:53:21.9407090Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-29T05:53:21.9407328Z [36;1mfi[0m
2026-08-29T05:53:21.9407579Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-29T05:53:21.9407925Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-29T05:53:21.9419864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:53:21.9420145Z env:
2026-08-29T05:53:21.9420355Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-29T05:53:21.9420707Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:53:21.9421145Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:53:21.9421613Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:53:21.9422041Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:53:21.9422370Z ##[endgroup]
2026-08-29T05:53:22.2770928Z    Compiling proc-macro2 v1.0.106
2026-08-29T05:53:22.2771403Z    Compiling unicode-ident v1.0.24
2026-08-29T05:53:22.2771699Z    Compiling quote v1.0.45
2026-08-29T05:53:22.2812369Z    Compiling libc v0.2.186
2026-08-29T05:53:22.2813142Z    Compiling cfg-if v1.0.4
2026-08-29T05:53:22.2813944Z    Compiling serde_core v1.0.228
2026-08-29T05:53:22.2828153Z    Compiling serde v1.0.228
2026-08-29T05:53:22.2840827Z    Compiling typenum v1.20.1
2026-08-29T05:53:22.2872660Z    Compiling log v0.4.32
2026-08-29T05:53:22.2892316Z    Compiling version_check v0.9.5
2026-08-29T05:53:22.2957107Z    Compiling pin-project-lite v0.2.17
2026-08-29T05:53:22.2987465Z    Compiling portable-atomic v1.13.1
2026-08-29T05:53:22.2988040Z    Compiling memchr v2.8.1
2026-08-29T05:53:22.3067449Z    Compiling critical-section v1.2.0
2026-08-29T05:53:22.3068046Z    Compiling subtle v2.6.1
2026-08-29T05:53:22.3857528Z    Compiling find-msvc-tools v0.1.9
2026-08-29T05:53:22.3999657Z    Compiling shlex v2.0.1
2026-08-29T05:53:22.4275784Z    Compiling futures-core v0.3.32
2026-08-29T05:53:22.4601585Z    Compiling smallvec v1.15.1
2026-08-29T05:53:22.4817691Z    Compiling bytes v1.11.1
2026-08-29T05:53:22.5344498Z    Compiling equivalent v1.0.2
2026-08-29T05:53:22.5995311Z    Compiling itoa v1.0.18
2026-08-29T05:53:22.6111701Z    Compiling semver v1.0.28
2026-08-29T05:53:22.6291978Z    Compiling stable_deref_trait v1.2.1
2026-08-29T05:53:22.6745120Z    Compiling generic-array v0.14.7
2026-08-29T05:53:22.6967855Z    Compiling slab v0.4.12
2026-08-29T05:53:22.7025358Z    Compiling futures-io v0.3.32
2026-08-29T05:53:22.7026211Z    Compiling futures-sink v0.3.32
2026-08-29T05:53:22.7033116Z    Compiling futures-task v0.3.32
2026-08-29T05:53:22.7221247Z    Compiling rand_core v0.10.1
2026-08-29T05:53:22.8023651Z    Compiling futures-channel v0.3.32
2026-08-29T05:53:22.8609905Z    Compiling bitflags v2.12.1
2026-08-29T05:53:22.8836282Z    Compiling hashbrown v0.17.1
2026-08-29T05:53:22.8902695Z    Compiling rustversion v1.0.22
2026-08-29T05:53:22.8972767Z    Compiling getrandom v0.4.2
2026-08-29T05:53:22.8973687Z    Compiling cpufeatures v0.2.17
2026-08-29T05:53:22.9110240Z    Compiling autocfg v1.5.1
2026-08-29T05:53:22.9190488Z    Compiling scopeguard v1.2.0
2026-08-29T05:53:22.9760966Z    Compiling rustc_version v0.4.1
2026-08-29T05:53:23.0110926Z    Compiling fnv v1.0.7
2026-08-29T05:53:23.0630753Z    Compiling lock_api v0.4.14
2026-08-29T05:53:23.0936014Z    Compiling strsim v0.11.1
2026-08-29T05:53:23.1088369Z    Compiling cfg_aliases v0.2.1
2026-08-29T05:53:23.1523485Z    Compiling const-oid v0.9.6
2026-08-29T05:53:23.1676676Z    Compiling litemap v0.8.2
2026-08-29T05:53:23.1681381Z    Compiling libm v0.2.16
2026-08-29T05:53:23.3280772Z    Compiling writeable v0.6.3
2026-08-29T05:53:23.3657828Z    Compiling icu_properties_data v2.2.0
2026-08-29T05:53:23.3770462Z    Compiling dunce v1.0.5
2026-08-29T05:53:23.3882319Z    Compiling num-traits v0.2.19
2026-08-29T05:53:23.4009934Z    Compiling ident_case v1.0.1
2026-08-29T05:53:23.4203900Z    Compiling utf8_iter v1.0.4
2026-08-29T05:53:23.4685662Z    Compiling fs_extra v1.3.0
2026-08-29T05:53:23.4887699Z    Compiling icu_normalizer_data v2.2.0
2026-08-29T05:53:23.5617710Z    Compiling percent-encoding v2.3.2
2026-08-29T05:53:23.5650569Z    Compiling http v1.4.1
2026-08-29T05:53:23.6750773Z    Compiling hybrid-array v0.4.12
2026-08-29T05:53:23.7111605Z    Compiling syn v2.0.117
2026-08-29T05:53:23.7531285Z    Compiling indexmap v2.14.0
2026-08-29T05:53:23.7790174Z    Compiling aws-lc-rs v1.17.0
2026-08-29T05:53:23.7804463Z    Compiling unicode-segmentation v1.13.3
2026-08-29T05:53:23.7943389Z    Compiling thiserror v2.0.18
2026-08-29T05:53:23.7947505Z    Compiling zerocopy v0.8.50
2026-08-29T05:53:23.8006277Z    Compiling cpufeatures v0.3.0
2026-08-29T05:53:23.8348128Z    Compiling form_urlencoded v1.2.2
2026-08-29T05:53:23.8774774Z    Compiling spin v0.9.8
2026-08-29T05:53:23.9507487Z    Compiling untrusted v0.9.0
2026-08-29T05:53:24.0300505Z    Compiling rustls v0.23.40
2026-08-29T05:53:24.0380857Z    Compiling heck v0.5.0
2026-08-29T05:53:24.0710942Z    Compiling anyhow v1.0.102
2026-08-29T05:53:24.0790518Z    Compiling unicode-xid v0.2.6
2026-08-29T05:53:24.1770603Z    Compiling jobserver v0.1.34
2026-08-29T05:53:24.1772158Z    Compiling atomic-waker v1.1.2
2026-08-29T05:53:24.2202485Z    Compiling const-oid v0.10.2
2026-08-29T05:53:24.2340115Z    Compiling parking_lot_core v0.9.12
2026-08-29T05:53:24.2857195Z    Compiling httparse v1.10.1
2026-08-29T05:53:24.2938710Z    Compiling convert_case v0.10.0
2026-08-29T05:53:24.3580477Z    Compiling block-buffer v0.12.0
2026-08-29T05:53:24.3949397Z    Compiling crypto-common v0.2.2
2026-08-29T05:53:24.4410664Z    Compiling crypto-common v0.1.7
2026-08-29T05:53:24.4515889Z    Compiling block-buffer v0.10.4
2026-08-29T05:53:24.4541364Z    Compiling inout v0.2.2
2026-08-29T05:53:24.5143713Z    Compiling cc v1.2.63
2026-08-29T05:53:24.5559266Z    Compiling digest v0.10.7
2026-08-29T05:53:24.5639982Z    Compiling fastrand v2.4.1
2026-08-29T05:53:24.5812545Z    Compiling paste v1.0.15
2026-08-29T05:53:24.6177608Z    Compiling http-body v1.0.1
2026-08-29T05:53:24.6590095Z    Compiling curve25519-dalek v4.1.3
2026-08-29T05:53:24.6714422Z    Compiling ahash v0.8.12
2026-08-29T05:53:24.7281568Z    Compiling either v1.16.0
2026-08-29T05:53:24.7511664Z    Compiling powerfmt v0.2.0
2026-08-29T05:53:24.8353654Z    Compiling base64ct v1.8.3
2026-08-29T05:53:24.8355874Z    Compiling sha2 v0.10.9
2026-08-29T05:53:24.9765125Z    Compiling deranged v0.5.8
2026-08-29T05:53:25.0239283Z    Compiling mio v1.2.1
2026-08-29T05:53:25.1310964Z    Compiling socket2 v0.6.4
2026-08-29T05:53:25.1848893Z    Compiling getrandom v0.2.17
2026-08-29T05:53:25.2101056Z    Compiling pem-rfc7468 v1.0.0
2026-08-29T05:53:25.3746806Z    Compiling rand_core v0.6.4
2026-08-29T05:53:25.4166400Z    Compiling cipher v0.5.2
2026-08-29T05:53:25.4571802Z    Compiling uuid v1.23.2
2026-08-29T05:53:25.5122087Z    Compiling tinyvec_macros v0.1.1
2026-08-29T05:53:25.5220314Z    Compiling num-conv v0.2.2
2026-08-29T05:53:25.5683757Z    Compiling base64 v0.22.1
2026-08-29T05:53:25.6300852Z    Compiling signature v2.2.0
2026-08-29T05:53:25.6841252Z    Compiling pkg-config v0.3.33
2026-08-29T05:53:25.6922296Z    Compiling tower-service v0.3.3
2026-08-29T05:53:25.7336480Z    Compiling cmake v0.1.58
2026-08-29T05:53:25.7480945Z    Compiling chacha20 v0.10.0
2026-08-29T05:53:25.7600256Z    Compiling vcpkg v0.2.15
2026-08-29T05:53:25.7672797Z    Compiling data-encoding v2.11.0
2026-08-29T05:53:25.8196876Z    Compiling try-lock v0.2.5
2026-08-29T05:53:25.8481737Z    Compiling time-core v0.1.8
2026-08-29T05:53:25.8970655Z    Compiling zmij v1.0.21
2026-08-29T05:53:25.9361220Z    Compiling want v0.3.1
2026-08-29T05:53:25.9720878Z    Compiling num-integer v0.1.47
2026-08-29T05:53:26.0095817Z    Compiling parking_lot v0.12.5
2026-08-29T05:53:26.0114917Z    Compiling tinyvec v1.11.0
2026-08-29T05:53:26.0180591Z    Compiling inout v0.1.4
2026-08-29T05:53:26.0957181Z    Compiling rand v0.10.1
2026-08-29T05:53:26.1051683Z    Compiling spt-procident v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-29T05:53:26.1470738Z    Compiling vergen-lib v9.1.0
2026-08-29T05:53:26.1574903Z    Compiling n0-future v0.3.2
2026-08-29T05:53:26.2160253Z    Compiling winnow v1.0.3
2026-08-29T05:53:26.2901578Z    Compiling parking v2.2.1
2026-08-29T05:53:26.2911838Z    Compiling serde_json v1.0.150
2026-08-29T05:53:26.3665554Z    Compiling diatomic-waker v0.2.3
2026-08-29T05:53:26.4111328Z    Compiling num-bigint-dig v0.8.6
2026-08-29T05:53:26.4414405Z    Compiling crossbeam-utils v0.8.21
2026-08-29T05:53:26.4671228Z    Compiling httpdate v1.0.3
2026-08-29T05:53:26.4779194Z    Compiling cordyceps v0.3.4
2026-08-29T05:53:26.5060996Z    Compiling spin v0.10.0
2026-08-29T05:53:26.5755605Z    Compiling futures-lite v2.6.1
2026-08-29T05:53:26.5903632Z    Compiling num-iter v0.1.46
2026-08-29T05:53:26.6119395Z    Compiling spt-poolguard v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-29T05:53:26.6748159Z    Compiling cipher v0.4.4
2026-08-29T05:53:26.6751535Z    Compiling aws-lc-sys v0.41.0
2026-08-29T05:53:26.6879295Z    Compiling ring v0.17.14
2026-08-29T05:53:26.6953389Z    Compiling libsqlite3-sys v0.30.1
2026-08-29T05:53:26.7075548Z    Compiling ed25519 v2.2.3
2026-08-29T05:53:26.7241018Z    Compiling netlink-packet-core v0.8.1
2026-08-29T05:53:26.7924245Z    Compiling digest v0.11.3
2026-08-29T05:53:26.8360479Z    Compiling futures-buffered v0.2.13
2026-08-29T05:53:26.9170763Z    Compiling universal-hash v0.5.1
2026-08-29T05:53:26.9370287Z    Compiling lazy_static v1.5.0
2026-08-29T05:53:26.9542772Z    Compiling vergen-lib v0.1.6
2026-08-29T05:53:26.9830511Z    Compiling vergen v9.1.0
2026-08-29T05:53:27.0141848Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-29T05:53:27.0679229Z    Compiling heapless v0.7.17
2026-08-29T05:53:27.0883786Z    Compiling noq-udp v0.10.0
2026-08-29T05:53:27.1293132Z    Compiling aho-corasick v1.1.4
2026-08-29T05:53:27.1294072Z    Compiling sync_wrapper v1.0.2
2026-08-29T05:53:27.1423442Z    Compiling byteorder v1.5.0
2026-08-29T05:53:27.1685098Z    Compiling opaque-debug v0.3.1
2026-08-29T05:53:27.2354138Z    Compiling regex-syntax v0.8.10
2026-08-29T05:53:27.2360007Z    Compiling allocator-api2 v0.2.21
2026-08-29T05:53:27.2492293Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-29T05:53:27.3307560Z    Compiling hash32 v0.2.1
2026-08-29T05:53:27.3391285Z    Compiling spt-store v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-29T05:53:27.3546584Z    Compiling polyval v0.6.2
2026-08-29T05:53:27.5250429Z    Compiling vergen-gitcl v1.0.8
2026-08-29T05:53:27.5641421Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-29T05:53:27.6658442Z    Compiling signature v3.0.0
2026-08-29T05:53:27.6725848Z    Compiling fallible-iterator v0.3.0
2026-08-29T05:53:27.7015571Z    Compiling tower-layer v0.3.3
2026-08-29T05:53:27.7097978Z    Compiling num_threads v0.1.7
2026-08-29T05:53:27.7098898Z    Compiling ryu v1.0.23
2026-08-29T05:53:27.7879781Z    Compiling time v0.3.47
2026-08-29T05:53:27.8608202Z    Compiling ghash v0.5.1
2026-08-29T05:53:27.8768060Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-29T05:53:27.8933215Z    Compiling sha2 v0.11.0-rc.5
2026-08-29T05:53:27.9641190Z    Compiling ctr v0.9.2
2026-08-29T05:53:28.0019088Z    Compiling aes v0.8.4
2026-08-29T05:53:28.1360060Z    Compiling fs2 v0.4.3
2026-08-29T05:53:28.2550508Z    Compiling http-body-util v0.1.3
2026-08-29T05:53:28.2857230Z    Compiling aead v0.5.2
2026-08-29T05:53:28.3970945Z    Compiling utf8parse v0.2.2
2026-08-29T05:53:28.4577871Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-29T05:53:28.4802401Z    Compiling arrayvec v0.7.6
2026-08-29T05:53:28.5351019Z    Compiling rustix v1.1.4
2026-08-29T05:53:28.5481962Z    Compiling openssl-probe v0.2.1
2026-08-29T05:53:28.6813506Z    Compiling aes-gcm v0.10.3
2026-08-29T05:53:28.7074995Z    Compiling crossbeam-channel v0.5.15
2026-08-29T05:53:28.7260888Z    Compiling crossbeam-epoch v0.9.18
2026-08-29T05:53:28.8464773Z    Compiling netlink-packet-route v0.29.0
2026-08-29T05:53:28.8827225Z    Compiling blake3 v1.8.5
2026-08-29T05:53:28.9662965Z    Compiling memoffset v0.6.5
2026-08-29T05:53:29.1153573Z    Compiling acto v0.8.2
2026-08-29T05:53:29.1390999Z    Compiling netwatch v0.16.0
2026-08-29T05:53:29.1680811Z    Compiling synstructure v0.13.2
2026-08-29T05:53:29.2902631Z    Compiling darling_core v0.20.11
2026-08-29T05:53:29.2903500Z    Compiling ppv-lite86 v0.2.21
2026-08-29T05:53:29.3795332Z    Compiling proc-macro-crate v3.5.0
2026-08-29T05:53:29.4634673Z    Compiling noq v0.18.0
2026-08-29T05:53:29.5171088Z    Compiling mac-addr v0.3.0
2026-08-29T05:53:29.5901765Z    Compiling foldhash v0.2.0
2026-08-29T05:53:29.6916991Z    Compiling lru-slab v0.1.2
2026-08-29T05:53:29.7001337Z    Compiling xml-rs v0.8.28
2026-08-29T05:53:29.7931147Z    Compiling regex-automata v0.4.14
2026-08-29T05:53:29.8078554Z    Compiling rand_chacha v0.3.1
2026-08-29T05:53:29.8371063Z    Compiling sorted-index-buffer v0.2.1
2026-08-29T05:53:29.8691905Z    Compiling rustc-hash v2.1.2
2026-08-29T05:53:29.9521010Z    Compiling ref-cast v1.0.25
2026-08-29T05:53:29.9746816Z    Compiling thiserror v1.0.69
2026-08-29T05:53:29.9747869Z    Compiling identity-hash v0.1.0
2026-08-29T05:53:29.9810252Z    Compiling tagptr v0.2.0
2026-08-29T05:53:30.0667949Z    Compiling linux-raw-sys v0.12.1
2026-08-29T05:53:30.1379629Z    Compiling rand v0.8.7
2026-08-29T05:53:30.2595137Z    Compiling hashbrown v0.16.1
2026-08-29T05:53:30.3524268Z    Compiling serde_derive_internals v0.29.1
2026-08-29T05:53:30.5625723Z    Compiling netlink-packet-route v0.30.0
2026-08-29T05:53:30.7600448Z    Compiling xmltree v0.10.3
2026-08-29T05:53:31.0176843Z    Compiling serial-core v0.4.0
2026-08-29T05:53:31.1120992Z    Compiling errno v0.3.14
2026-08-29T05:53:31.1967935Z    Compiling ioctl-rs v0.1.6
2026-08-29T05:53:31.2299804Z    Compiling termios v0.2.2
2026-08-29T05:53:31.2861325Z    Compiling serde_derive v1.0.228
2026-08-29T05:53:31.2862478Z    Compiling zeroize_derive v1.4.3
2026-08-29T05:53:31.3060676Z    Compiling tokio-macros v2.7.0
2026-08-29T05:53:31.4115674Z    Compiling zerofrom-derive v0.1.7
2026-08-29T05:53:31.6127875Z    Compiling futures-macro v0.3.32
2026-08-29T05:53:31.6330708Z    Compiling yoke-derive v0.8.2
2026-08-29T05:53:31.7026642Z    Compiling zerovec-derive v0.11.3
2026-08-29T05:53:31.7470650Z    Compiling displaydoc v0.2.6
2026-08-29T05:53:31.9275083Z    Compiling zeroize v1.8.2
2026-08-29T05:53:32.1031097Z    Compiling tokio v1.52.3
2026-08-29T05:53:32.1435094Z    Compiling tracing-attributes v0.1.31
2026-08-29T05:53:32.4240927Z    Compiling rustls-pki-types v1.14.1
2026-08-29T05:53:32.6609557Z    Compiling thiserror-impl v2.0.18
2026-08-29T05:53:32.7122635Z    Compiling futures-util v0.3.32
2026-08-29T05:53:33.0058210Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-29T05:53:33.0160513Z    Compiling zerofrom v0.1.8
2026-08-29T05:53:33.1517029Z    Compiling yoke v0.8.3
2026-08-29T05:53:33.2576312Z    Compiling darling_macro v0.20.11
2026-08-29T05:53:33.3661274Z    Compiling zerovec v0.11.6
2026-08-29T05:53:33.3731982Z    Compiling zerotrie v0.2.4
2026-08-29T05:53:33.6211135Z    Compiling darling v0.20.11
2026-08-29T05:53:33.6521196Z    Compiling derive_more-impl v2.1.1
2026-08-29T05:53:33.6970975Z    Compiling derive_builder_core v0.20.2
2026-08-29T05:53:33.8441595Z    Compiling der v0.7.10
2026-08-29T05:53:33.9022239Z    Compiling spez v0.1.2
2026-08-29T05:53:34.2341349Z    Compiling tinystr v0.8.3
2026-08-29T05:53:34.2951555Z    Compiling potential_utf v0.1.5
2026-08-29T05:53:34.4566187Z    Compiling icu_locale_core v2.2.0
2026-08-29T05:53:34.4697511Z    Compiling icu_collections v2.2.0
2026-08-29T05:53:34.4806619Z    Compiling n0-error-macros v0.1.3
2026-08-29T05:53:35.0756915Z    Compiling derive_builder_macro v0.20.2
2026-08-29T05:53:35.2700783Z    Compiling spki v0.7.3
2026-08-29T05:53:35.3721851Z    Compiling derive_builder v0.20.2
2026-08-29T05:53:35.4627689Z    Compiling der v0.8.0-rc.10
2026-08-29T05:53:35.4696774Z    Compiling pin-project-internal v1.1.13
2026-08-29T05:53:35.5167307Z    Compiling n0-error v0.1.3
2026-08-29T05:53:35.7680719Z    Compiling icu_provider v2.2.0
2026-08-29T05:53:35.8715370Z    Compiling pkcs8 v0.10.2
2026-08-29T05:53:36.1790743Z    Compiling icu_normalizer v2.2.0
2026-08-29T05:53:36.1930929Z    Compiling icu_properties v2.2.0
2026-08-29T05:53:36.2100678Z    Compiling pkcs1 v0.7.5
2026-08-29T05:53:36.2720967Z    Compiling ed25519-dalek v2.2.0
2026-08-29T05:53:36.5121033Z    Compiling futures-executor v0.3.32
2026-08-29T05:53:36.7374767Z    Compiling futures v0.3.32
2026-08-29T05:53:36.7935471Z    Compiling spt-proto v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-29T05:53:36.8287009Z    Compiling cobs v0.3.0
2026-08-29T05:53:36.8376640Z    Compiling pin-project v1.1.13
2026-08-29T05:53:36.8423047Z    Compiling regex v1.12.3
2026-08-29T05:53:36.8911172Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-29T05:53:37.0397489Z    Compiling ipnet v2.12.0
2026-08-29T05:53:37.0494441Z    Compiling spki v0.8.0-rc.4
2026-08-29T05:53:37.2698793Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-29T05:53:37.4371246Z    Compiling prefix-trie v0.8.4
2026-08-29T05:53:37.4491004Z    Compiling ed25519 v3.0.0-rc.4
2026-08-29T05:53:37.6541511Z    Compiling postcard-derive v0.2.2
2026-08-29T05:53:37.8167969Z    Compiling once_cell v1.21.4
2026-08-29T05:53:37.8298222Z    Compiling idna_adapter v1.2.2
2026-08-29T05:53:37.8831055Z    Compiling data-encoding-macro v0.1.20
2026-08-29T05:53:37.9472003Z    Compiling idna v1.1.0
2026-08-29T05:53:38.0684733Z    Compiling tracing-core v0.1.36
2026-08-29T05:53:38.1206348Z    Compiling derive_more v2.1.1
2026-08-29T05:53:38.1640412Z    Compiling rsa v0.9.10
2026-08-29T05:53:38.1818193Z    Compiling postcard v1.1.3
2026-08-29T05:53:38.3064697Z    Compiling hashbrown v0.14.5
2026-08-29T05:53:38.3200759Z    Compiling rustls-native-certs v0.8.4
2026-08-29T05:53:38.3311633Z    Compiling num_enum_derive v0.7.6
2026-08-29T05:53:38.4658050Z    Compiling tokio-util v0.7.18
2026-08-29T05:53:38.4840614Z    Compiling url v2.5.8
2026-08-29T05:53:38.6480967Z    Compiling tracing v0.1.44
2026-08-29T05:53:38.7111074Z    Compiling netlink-sys v0.8.8
2026-08-29T05:53:38.7661319Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-29T05:53:38.9723800Z    Compiling tower v0.5.3
2026-08-29T05:53:38.9912263Z    Compiling enum-assoc v1.3.0
2026-08-29T05:53:39.0064237Z    Compiling async-trait v0.1.89
2026-08-29T05:53:39.1340780Z    Compiling hashlink v0.9.1
2026-08-29T05:53:39.1444236Z    Compiling iroh-metrics-derive v0.4.1
2026-08-29T05:53:39.1947122Z    Compiling strum_macros v0.28.0
2026-08-29T05:53:39.2046456Z    Compiling netlink-proto v0.12.0
2026-08-29T05:53:39.2940953Z    Compiling netdev v0.42.0
2026-08-29T05:53:39.4190824Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-29T05:53:39.4644435Z    Compiling h2 v0.4.14
2026-08-29T05:53:39.5688858Z    Compiling rusqlite v0.32.1
2026-08-29T05:53:39.6040785Z    Compiling iroh-metrics v0.38.3
2026-08-29T05:53:39.6570511Z    Compiling tower-http v0.6.11
2026-08-29T05:53:39.6634535Z    Compiling n0-watcher v0.6.1
2026-08-29T05:53:39.7542374Z    Compiling tokio-stream v0.1.18
2026-08-29T05:53:39.7747046Z    Compiling num_enum v0.7.6
2026-08-29T05:53:39.8755239Z    Compiling iroh-base v0.98.0
2026-08-29T05:53:39.9182188Z    Compiling attohttpc v0.30.1
2026-08-29T05:53:40.0150731Z    Compiling iroh-relay v0.98.0
2026-08-29T05:53:40.1903919Z    Compiling moka v0.12.15
2026-08-29T05:53:40.2722290Z    Compiling serde_spanned v0.6.9
2026-08-29T05:53:40.2821053Z    Compiling toml_datetime v0.6.11
2026-08-29T05:53:40.2940661Z    Compiling ref-cast-impl v1.0.25
2026-08-29T05:53:40.4190846Z    Compiling thiserror-impl v1.0.69
2026-08-29T05:53:40.4238143Z    Compiling simple-dns v0.9.3
2026-08-29T05:53:40.6312925Z    Compiling toml_write v0.1.2
2026-08-29T05:53:40.6393650Z    Compiling sha1_smol v1.0.1
2026-08-29T05:53:40.7683913Z    Compiling smol_str v0.1.24
2026-08-29T05:53:40.8622692Z    Compiling signal-hook v0.3.18
2026-08-29T05:53:40.8736001Z    Compiling resolv-conf v0.7.6
2026-08-29T05:53:40.9927118Z    Compiling constant_time_eq v0.4.2
2026-08-29T05:53:41.0214418Z    Compiling winnow v0.7.15
2026-08-29T05:53:41.0550907Z    Compiling arrayref v0.3.9
2026-08-29T05:53:41.1076984Z    Compiling simdutf8 v0.1.5
2026-08-29T05:53:41.5030737Z    Compiling webpki-roots v1.0.7
2026-08-29T05:53:41.5451395Z    Compiling schemars_derive v1.2.1
2026-08-29T05:53:41.5513446Z    Compiling serial-unix v0.4.0
2026-08-29T05:53:41.6291785Z    Compiling signal-hook-registry v1.4.8
2026-08-29T05:53:41.7422078Z    Compiling lru v0.16.4
2026-08-29T05:53:41.8399405Z    Compiling darling_core v0.23.0
2026-08-29T05:53:41.9175243Z    Compiling serde_bytes v0.11.19
2026-08-29T05:53:42.0167144Z    Compiling seize v0.5.1
2026-08-29T05:53:42.0262200Z    Compiling strum v0.28.0
2026-08-29T05:53:42.0263483Z    Compiling hmac v0.12.1
2026-08-29T05:53:42.0400918Z    Compiling iroh v0.98.2
2026-08-29T05:53:42.1372999Z    Compiling iroh-dns v0.98.0
2026-08-29T05:53:42.1662019Z    Compiling pin-utils v0.1.0
2026-08-29T05:53:42.2056300Z    Compiling rustix v0.38.44
2026-08-29T05:53:42.2272338Z    Compiling dyn-clone v1.0.20
2026-08-29T05:53:42.2379814Z    Compiling bitflags v1.3.2
2026-08-29T05:53:42.2900967Z    Compiling cmov v0.5.4
2026-08-29T05:53:42.3209411Z    Compiling nix v0.25.1
2026-08-29T05:53:42.3534929Z    Compiling papaya v0.2.4
2026-08-29T05:53:42.3621929Z    Compiling hkdf v0.12.4
2026-08-29T05:53:42.4846954Z    Compiling filedescriptor v0.8.3
2026-08-29T05:53:42.4927642Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-29T05:53:42.5785310Z    Compiling ctutils v0.4.2
2026-08-29T05:53:42.6881386Z    Compiling serial v0.4.0
2026-08-29T05:53:42.7001277Z    Compiling backon v1.6.0
2026-08-29T05:53:42.7620747Z    Compiling anstyle-parse v1.0.0
2026-08-29T05:53:42.8328197Z    Compiling vte_generate_state_changes v0.1.2
2026-08-29T05:53:42.9568569Z    Compiling is_terminal_polyfill v1.70.2
2026-08-29T05:53:42.9643835Z    Compiling anstyle v1.0.14
2026-08-29T05:53:43.0123183Z    Compiling unicode-width v0.2.0
2026-08-29T05:53:43.0305916Z    Compiling instability v0.3.12
2026-08-29T05:53:43.0437570Z    Compiling linux-raw-sys v0.4.15
2026-08-29T05:53:43.1644089Z    Compiling downcast-rs v1.2.1
2026-08-29T05:53:43.1790471Z    Compiling foldhash v0.1.5
2026-08-29T05:53:43.2348765Z    Compiling shell-words v1.1.1
2026-08-29T05:53:43.2420631Z    Compiling colorchoice v1.0.5
2026-08-29T05:53:43.2891158Z    Compiling anstyle-query v1.1.5
2026-08-29T05:53:43.3441131Z    Compiling hashbrown v0.15.5
2026-08-29T05:53:43.3645550Z    Compiling anstream v1.0.0
2026-08-29T05:53:43.3882625Z    Compiling vte v0.13.1
2026-08-29T05:53:43.3921846Z    Compiling signal-hook-mio v0.2.5
2026-08-29T05:53:43.4142240Z    Compiling spake2 v0.4.0
2026-08-29T05:53:43.5130078Z    Compiling schemars v1.2.1
2026-08-29T05:53:43.5351377Z    Compiling terminal_size v0.4.4
2026-08-29T05:53:43.6570830Z    Compiling toml_edit v0.22.27
2026-08-29T05:53:43.7450143Z    Compiling strum_macros v0.26.4
2026-08-29T05:53:43.8396339Z    Compiling itertools v0.13.0
2026-08-29T05:53:43.8484555Z    Compiling sha1 v0.10.6
2026-08-29T05:53:44.1194725Z    Compiling castaway v0.2.4
2026-08-29T05:53:44.1676997Z    Compiling unicode-width v0.1.14
2026-08-29T05:53:44.2002404Z    Compiling static_assertions v1.1.0
2026-08-29T05:53:44.2600851Z    Compiling doctest-file v1.1.1
2026-08-29T05:53:44.4846206Z    Compiling clap_lex v1.1.0
2026-08-29T05:53:44.5022502Z    Compiling indoc v2.0.7
2026-08-29T05:53:44.6910158Z    Compiling interprocess v2.4.2
2026-08-29T05:53:44.7490625Z    Compiling clap_builder v4.6.0
2026-08-29T05:53:44.7959284Z    Compiling crossterm v0.28.1
2026-08-29T05:53:44.9740781Z    Compiling compact_str v0.8.2
2026-08-29T05:53:45.3406684Z    Compiling lru v0.12.5
2026-08-29T05:53:45.4574149Z    Compiling hyper v1.10.1
2026-08-29T05:53:45.5750927Z    Compiling darling_macro v0.23.0
2026-08-29T05:53:45.6113030Z    Compiling clap_derive v4.6.1
2026-08-29T05:53:45.9034237Z    Compiling darling v0.23.0
2026-08-29T05:53:45.9233429Z    Compiling unicode-truncate v1.1.0
2026-08-29T05:53:46.0134673Z    Compiling cassowary v0.3.0
2026-08-29T05:53:46.0891000Z    Compiling iana-time-zone v0.1.65
2026-08-29T05:53:46.1067342Z    Compiling nucleo-matcher v0.3.1
2026-08-29T05:53:46.1423631Z    Compiling strum v0.26.3
2026-08-29T05:53:46.2584109Z    Compiling qrcode v0.14.1
2026-08-29T05:53:46.4650480Z    Compiling toml v0.8.23
2026-08-29T05:53:46.4926194Z    Compiling portable-pty v0.8.1
2026-08-29T05:53:46.6117686Z    Compiling ratatui v0.29.0
2026-08-29T05:53:46.7406998Z    Compiling chrono v0.4.45
2026-08-29T05:53:46.9059351Z    Compiling tempfile v3.27.0
2026-08-29T05:53:47.2622757Z    Compiling spt-test-support v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-29T05:53:47.5051500Z    Compiling hyper-util v0.1.20
2026-08-29T05:53:47.9368871Z    Compiling clap v4.6.1
2026-08-29T05:53:48.9613907Z    Compiling spt-msg v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-29T05:53:49.4007549Z    Compiling spt-runtime v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-29T05:53:49.4009310Z    Compiling spt-term v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-29T05:53:49.4983759Z    Compiling igd-next v0.17.1
2026-08-29T05:53:50.7061077Z    Compiling portmapper v0.16.0
2026-08-29T05:53:52.6407655Z    Compiling spt-live v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-29T05:53:55.2287448Z    Compiling rustls-webpki v0.103.13
2026-08-29T05:53:57.5682951Z    Compiling tokio-rustls v0.26.4
2026-08-29T05:53:57.5683317Z    Compiling noq-proto v0.17.0
2026-08-29T05:53:57.5683620Z    Compiling rustls-platform-verifier v0.7.0
2026-08-29T05:53:57.7212905Z    Compiling hyper-rustls v0.27.9
2026-08-29T05:53:57.7213406Z    Compiling hickory-net v0.26.0-beta.4
2026-08-29T05:53:57.7213787Z    Compiling tokio-websockets v0.13.2
2026-08-29T05:53:57.8523889Z    Compiling reqwest v0.13.4
2026-08-29T05:53:58.7572734Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-29T05:54:12.2522167Z    Compiling spt-net v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-29T05:54:14.0930735Z    Compiling spt-daemon v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-29T05:54:24.8378472Z    Compiling spt v0.65.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-29T05:54:32.2566797Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
2026-08-29T05:54:32.2792017Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-f4060391ec735447)
2026-08-29T05:54:32.2805524Z 
2026-08-29T05:54:32.2805634Z running 1 test
2026-08-29T05:54:38.9845951Z test new_brain_serves_against_old_broker ... ok
2026-08-29T05:54:38.9846236Z 
2026-08-29T05:54:38.9846513Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.70s
2026-08-29T05:54:38.9846861Z 
2026-08-29T05:54:39.0112123Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-29T05:54:39.0112462Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-29T05:54:39.0125645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:54:39.0126023Z env:
2026-08-29T05:54:39.0126218Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-29T05:54:39.0126686Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:39.0127402Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:39.0128069Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:39.0128657Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:39.0129215Z ##[endgroup]
2026-08-29T05:54:39.0222275Z CI-CENSUS scope roots:
2026-08-29T05:54:39.0222909Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T05:54:39.0223349Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-29T05:54:39.0223835Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-29T05:54:39.0224227Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-29T05:54:39.0224497Z   root: /home/reavus/spt-n1-oldbroker
2026-08-29T05:54:39.0269801Z CI-CENSUS self-check OK: walked 411 /proc entries, exe resolution live
2026-08-29T05:54:40.5932422Z CI-CENSUS phase=pre-reap box_procs=409 box_fds=11264 family_total=26 scoped=0 unscoped=26 unreadable_path=0 flood_orphans=0
2026-08-29T05:54:40.5933006Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5933416Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5933801Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5934202Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5934585Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5934956Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5935328Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5935887Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5936264Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5936636Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5937307Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5937824Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5938319Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5938793Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5939555Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5940028Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5940493Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5940946Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5941409Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5941871Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5942329Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5942786Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5943633Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5944122Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:40.5944662Z   FOREIGN  pid=3338629 /home/reavus/projects/spt-core/spt-core/.worktrees/rca-236/target/debug/spt
2026-08-29T05:54:40.5945277Z   FOREIGN  pid=3338648 /home/reavus/projects/spt-core/spt-core/.worktrees/rca-236/target/debug/spt
2026-08-29T05:54:44.3681807Z CI-CENSUS phase=end box_procs=410 box_fds=11232 family_total=26 scoped=0 unscoped=26 unreadable_path=0 flood_orphans=0
2026-08-29T05:54:44.3682498Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3683008Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3683484Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3683952Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3684776Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3685262Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3685726Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3686180Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3686633Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3687086Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3687544Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3688000Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3688456Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3688932Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3689500Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3689924Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3690297Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3690672Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3691047Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3691428Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3691847Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3692224Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3692606Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3692986Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-29T05:54:44.3693438Z   FOREIGN  pid=3338629 /home/reavus/projects/spt-core/spt-core/.worktrees/rca-236/target/debug/spt
2026-08-29T05:54:44.3693954Z   FOREIGN  pid=3338648 /home/reavus/projects/spt-core/spt-core/.worktrees/rca-236/target/debug/spt
2026-08-29T05:54:44.3694489Z CI-REAP summary: killed=0 kill_failed=0 flood_orphans=none scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-29T05:54:44.3725501Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-29T05:54:44.3725878Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-29T05:54:44.3738470Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:54:44.3738747Z env:
2026-08-29T05:54:44.3738933Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-29T05:54:44.3739457Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3739906Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3740312Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3740725Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3741042Z ##[endgroup]
2026-08-29T05:54:44.3812472Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj on attempt 1/5
2026-08-29T05:54:44.3878619Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-29T05:54:44.3880036Z ##[group]Run actions/upload-artifact@v4
2026-08-29T05:54:44.3880451Z with:
2026-08-29T05:54:44.3880639Z   name: bench-ledger-n1-Linux
2026-08-29T05:54:44.3880857Z   path: bench-ledger/
2026-08-29T05:54:44.3881101Z   if-no-files-found: warn
2026-08-29T05:54:44.3881305Z   retention-days: 30
2026-08-29T05:54:44.3881492Z   compression-level: 6
2026-08-29T05:54:44.3881711Z   overwrite: false
2026-08-29T05:54:44.3881901Z   include-hidden-files: false
2026-08-29T05:54:44.3882097Z env:
2026-08-29T05:54:44.3882273Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-29T05:54:44.3882656Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3883103Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3883516Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3883923Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33236164340-1-8VW2Dj
2026-08-29T05:54:44.3884233Z ##[endgroup]
2026-08-29T05:54:44.5295823Z (node:3593963) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-29T05:54:44.5296428Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-29T05:54:44.5334207Z With the provided path, there will be 1 file uploaded
2026-08-29T05:54:44.5338272Z Artifact name is valid!
2026-08-29T05:54:44.5338749Z Root directory input is valid!
2026-08-29T05:54:44.9233196Z Beginning upload of artifact content to blob storage
2026-08-29T05:54:44.9387873Z (node:3593963) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-29T05:54:45.2003037Z Uploaded bytes 270
2026-08-29T05:54:45.2887789Z Finished uploading artifact content to blob storage!
2026-08-29T05:54:45.2889068Z SHA256 digest of uploaded artifact zip is 9d434479be52afd862eb4d55d03d5080504ba41e8ff7cfbdf5fac696a038b9c1
2026-08-29T05:54:45.2891562Z Finalizing artifact upload
2026-08-29T05:54:45.6191672Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9710273805
2026-08-29T05:54:45.6192959Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 9710273805
2026-08-29T05:54:45.6200027Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/33236164340/artifacts/9710273805
2026-08-29T05:54:45.6413653Z Post job cleanup.
2026-08-29T05:54:45.7083645Z [command]/usr/bin/git version
2026-08-29T05:54:45.7116089Z git version 2.43.0
2026-08-29T05:54:45.7140505Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/0695e961-92b3-4db6-b1c8-1c0a9861af49/.gitconfig'
2026-08-29T05:54:45.7147387Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0695e961-92b3-4db6-b1c8-1c0a9861af49' before making global git config changes
2026-08-29T05:54:45.7147997Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T05:54:45.7150946Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T05:54:45.7200337Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T05:54:45.7227491Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-29T05:54:45.7419597Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T05:54:45.7440159Z http.https://github.com/.extraheader
2026-08-29T05:54:45.7446830Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-29T05:54:45.7472909Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-29T05:54:45.7699278Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T05:54:45.7726099Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T05:54:45.8028913Z Cleaning up orphan processes
2026-08-29T05:54:45.8635760Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
